ModelingMeasure
Definition of a measure in the model definition, contains column unique identifies, aggregation, etc.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
|
The measure's System ID |
- |
string |
uuid |
|
The measure's display name |
- |
string |
|
|
The measure's Unique identifier |
- |
string |
|
|
The measure's description |
- |
string |
|
|
The Unique identifier of the column this measure is based on |
- |
string |
|
|
The expression inside the aggregation type |
- |
string |
|
|
The measure's format string |
- |
string |
|
|
The measure's aggregation type (sum,count,etc) |
- | ||
|
The measure's data type |
- | ||
|
The measure's display folder name |
- |
string |
|
|
The measure's Attribute Type |
- | ||
|
This measure's measure group name |
- |
string |
|
|
The measure's scale |
- |
integer |
int32 |
|
The column to take the suffix from |
- |
string |
|
|
The column to take the prefix from |
- |
string |